method Browser.prototype.targetsimport { Browser } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts"; targets(): Target[]All active targets inside the Browser. In case of multiple browser contexts, returns an array with all the targets in all browser contexts. ReturnsTarget[]