fun getFriend(id: Long): Friend
获取一个好友对象.
NoSuchElementException - 当不存在这个好友时抛出
NoSuchElementException