是否在黑名单中
static bool isBlackList(String userId) { return getIt<ContactProvider>().isBlockList(userId); }