Clears all tour data, closes the tour, and switches to the launcher.
Moves forward one step in the tour.
Looks for the provided stepId string within the tour step items. If a step with a matching step_id is found then moves to that step within the tour.
Sends the given message to the back-end with the skipTourCard option set to true. When a tour response is received, this method automatically starts the tour and skips the tour card. If a response other than a tour is received, then an error is logged.
Methods provided to developers to interact with the tour feature.