can Handle Block Response
This function checks if the SDK can handle the URL request's response and presents the challenge screen. Returns true if the Human's payload in the response can be handled by the SDK. This function does not present the challenge screen. You must call the start(appId:delegate:completion:) function and wait until it's done before calling this function
Parameters
response
The response that was received from the URL request.