I'm trying to get the content of a webpage using the chrome remote debugging protocol. I can get the content of the HTML, but I can't seem to get the content of the resources (e.g. images, scripts, etc.). Does anyone know how to do this?