suspend fun getPossibleBreakpoints(input: GetPossibleBreakpointsRequest): GetPossibleBreakpointsResponse
Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.
Official doc