How to load an asset from content browser into a variable through Editor Utility

I’m using a marketplace asset (https://www.unrealengine.com/marketplace/en-US/product/http-blueprint-webcommunication) to download a texture from a server. But the outputs are all in strings.

is there a way to get the newly downloaded texture asset into my Editor Utility so I can load it into a variable for further processing?
image