notebook: file block
Created by: novoselrok
I'm splitting up the large file block PR into smaller chunks for easier reviewing. See the entire thing here: https://github.com/sourcegraph/sourcegraph/pull/28274
Stacked on https://github.com/sourcegraph/sourcegraph/pull/28334
This PR adds all the necessary inputs we need for the file block (repository name, file path, revision, line range). It also adds the logic for fetching suggestions and input validation.