Fetches the document using the HTTP GET method.
[VB.NET] Public Function GetAsync(ByVal URL As String) As Task
[C#] public Task GetAsync(string URL);