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