get

abstract operator fun get(id: Int): FriendGroup?

获取指定 ID 的好友分组, 不存在时返回 null