Search backend: send multiline matches for structural search
Created by: camdencheek
This PR builds on https://github.com/sourcegraph/sourcegraph/pull/35897 (accepts multiline matches in the searcher client) and updates structural search to send multiline matches.
Test plan
Manually tested a few searches for both indexed and unindexed structural search and manually checked changed test outputs.