向 DevTool 发送一条 CDP Method,并异步接收其返回结果。
可以和 DevTool 桌面应用 同时使用,互不干扰。
- (void)invokeCDPFromSDK:(NSString *)msg withCallback:(CDPResultCallback)callback;