The following is an exercise from Bruckner's Real Analysis:
5:12.2 Let $E$ be a Lebesgue measurable set of positive measure, and let ${\{x_n}\}$ be any sequence of points in the interval $[0, 1]$. Show that there must exist a point $y$ and a subsequence ${\{x_{n_k}}\}$ so that $y + x_{n_k} \in E$ for all $k$. [Hint: Consider the functions $f_n(t)=χ_E(t − x_n)$ and their integrals.]
I tried the hint of the book but it seems to be not useful: $\int_{[0, 1]} χ_E(t − x_n) d \mu = \mu (x_n+E) = \mu(E)$. By LDCT, $\lim_n \int_{[0, 1]} χ_E(t − x_n) d \mu = \int_{[0, 1]} \lim_n χ_E(t − x_n) d \mu = \int_{[0, 1]} χ_E(t − x) = \mu (x+E) = \mu(E)$; as expected. But how does it guide to the existence of $y$ and a sub-sequence ${\{x_{n_k}}\}$ such that $y + x_{n_k} \in E$ for all $k$? Also how there can be a $y \in [0, 1]$ if the set $E$ 'is spread enough' and includes both points ${\{0,1}\}$?
I will leave some details to you.
For any $f\in L_1$, define $\tau_hf(\cdot)=f(\cdot-h)$.
Without loss of generality assume $x_n\xrightarrow{n\rightarrow\infty}x$ for some $x\in[0,1]$, and that $0<m(E)<\infty$. As in the hint, consider $\phi=\mathbb{1}_E$ and $\phi_n(\cdot)=\tau_{-x_n}\phi= \phi(\cdot+x_n)$ (Here, and for the rest of my answer $m$ is Lebesgue's measure).
A well known result in integration theory states:
Hence $$\lim_n\|\tau_{-x_n}\phi-\tau_{-x}\phi\|_1=0$$
Then, there exists a subsequence $n_k$ such that $\phi_{n_k}\xrightarrow{k\rightarrow\infty}\tau_{-x}\phi=\mathbb{1}_{E+x}$ pointwise almost surely. Since $m(E)>0$ and $\int\tau_{-x}\phi=m(E)$, there $y\in\mathbb{R}$ such that $y\in E-x$ and $\phi_{n_k}(y)\xrightarrow{k\rightarrow\infty}\tau_{-x}\phi(y)=1$. (Here you may need to take a further subsequence to have $y+x_{n'}\in E$ for all $x_{n'}$)
Addendum: If you are not aware of the result I mentioned earlier, here a proof of it that is is more or less standard. the link I provided above has another approach.
The following proof works more generally for $L_p(\mathbb{R},m)$ ($p\geq1$).
We first prove this lemma for continuous functions of compact support $\mathcal{C}_{00}(\mathbb{R})$. Suppose that $g\in\mathcal{C}_{00}(\mathbb{R})$ and that its support $\overline{\{\phi\neq0\}}=\operatorname{supp}(g) \subset B(0,a)$. Then $g$ is uniformly continuous. Given $\varepsilon > 0$, by uniform continuity of there is a $0<\delta<a$ such that $|s-t|<\delta$ implies $$\begin{align} |g(s) - g(t)| &< (\lambda(B(0,3a)))^{-1/p}\varepsilon. \end{align} $$ Hence, by translation invariance of Lebesgue's measure $$\begin{align} \int |g(x-t) - g(x-s)|^p \, dx =\|\tau_t g - \tau_s g\|^p_p = \|\tau_{t-s}g -g\|^p_p < \varepsilon^p. \end{align} $$ Therefore $t\mapsto \tau_tg$ is uniformly continuous. For general $f\in L_p(\mathbb{R},m)$, the conclusion follows from the density of ${\mathcal C}_{00}(\mathbb{R})$ in $L_p(\mathbb{R},m)$.