获取好友列表
static Future<NIMResult<List<NIMFriend>>> getFriendList() { return NimCore.instance.friendService.getFriendList(); }