Retrieve JSON data from the browser.
Value
A promises::promise(). When raw = FALSE (the default) it resolves
to a tibble::tibble built from the computed JSON; when raw = TRUE it
resolves to the raw JSON string. The result is fetched asynchronously
from the browser, so the value is a promise rather than a data frame.
