getRelations

fun getRelations(relatedEventId: EventId, roomId: RoomId, relationType: RelationType): Flow<Map<EventId, Flow<TimelineEventRelation?>>>