Which sandbox token is required for content inside the iframe to open links that navigate the top-level browsing context?<iframe src="page.html" sandbox="allow-scripts allow-top-navigation-by-user-activation"></iframe>