get User Identities
abstract suspend fun getUserIdentities(conversationId: ConversationId, userIds: List<String>): Map<String, List<WireIdentity>>(source)
Returns the E2EI identity claims for the specified users in the given conversation, grouped by user ID.