Map function with nested arrays

Hi,
I would like to get all “content” values from this input data:


I tried {{map(27.array; “content”)}}, but it doesn’t work.
Can somebody help me ?