There are no listeners for the "navigate" event. But you can try to use com.intellij.openapi.fileEditor.FileEditorManagerListener.selectionChanged which indicates when a new file was opened in the editor.
com.intellij.openapi.fileEditor.FileEditorManagerListener.selectionChanged