fetchShipments

abstract suspend fun fetchShipments(userId: String): Result<ShipmentWithSharingRO>