Lists the breakpoints in the script of an app.
public Task<IEnumerable<EditorBreakpoint>> GetScriptBreakpointsAsync()
Public Function GetScriptBreakpointsAsync As Task(Of IEnumerable(Of EditorBreakpoint))