getTags

abstract suspend fun getTags(userId: UserId, roomId: RoomId): Result<TagEventContent>

See also