getUserIdentities
abstract suspend fun getUserIdentities(groupId: MLSGroupId, users: List<CryptoQualifiedID>): Map<String, List<WireIdentity>>
Get the identity of given users in the given conversation
Return
the exist identities for requested clients
Parameters
users
list of requested users
groupId
MLS group ID for an existing conversation