How to get specific value from response if it is a lenthy HTML

I have a get method, unfortunately it returns a whole HTML file.
As you can see in the screen shot. it has over 7000 lines.

So from this If need to get ACC.config.CSRFToken value, how am I going to do that?

Details (like screenshots):

How I found the problem:

I’ve already tried: