method BrowserContext.prototype.targetsimport { BrowserContext } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts"; targets(): Target[]An array of all active targets inside the browser context. ReturnsTarget[]