Download a file from a given URL as text and parse it to a list of HTML elements
URL of the HTML-file to download and parse
Optional
Additional fetch-configuration to apply during the download
Returns a promise with a list of all HTML elements
Generated using TypeDoc
Download a file from a given URL as text and parse it to a list of HTML elements