Gets the browser action's title.
Note: This API is available in Manifest V3 or higher.
Just as you can set the title on a per-tab basis using action.setTitle(), so you can retrieve a tab-specific title by passing the tab's ID into this function.
This is an asynchronous function that returns a Promise.