getAllRecipients
open suspend override fun getAllRecipients(): Either<CoreFailure, <Error class: unknown class><List<<Error class: unknown class>>, List<<Error class: unknown class>>>>
Return
Pair of two Recipients lists, where Pair.first is the list of Recipients from my own team and Pair.second is the list of all the other Recipients.