getByRooms

abstract suspend fun getByRooms(roomIds: Set<RoomId>, type: String, stateKey: String): List<ClientEvent.StateBaseEvent<*>>