Future<NIMResult<String>> conversationTargetId(String conversationId) async { return _platform.conversationTargetId(conversationId); }